home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnomine.schemas < prev    next >
Text File  |  2009-09-22  |  3KB  |  99 lines

  1. <gconfschemafile>
  2.     <schemalist>    
  3.      <schema>
  4.      <key>/schemas/apps/gnomine/geometry/xsize</key>
  5.      <applyto>/apps/gnomine/geometry/xsize</applyto>
  6.      <owner>gnomine</owner>
  7.      <type>int</type>
  8.      <default>16</default>
  9.      <gettext_domain>gnome-games</gettext_domain>
  10.      <locale name="C">
  11.      <short>Number of columns in a custom game</short>
  12.      <long></long>
  13.      </locale>
  14.      </schema>
  15.  
  16.      <schema>
  17.      <key>/schemas/apps/gnomine/geometry/ysize</key>
  18.      <applyto>/apps/gnomine/geometry/ysize</applyto>
  19.      <owner>gnomine</owner>
  20.      <type>int</type>
  21.      <default>16</default>
  22.      <gettext_domain>gnome-games</gettext_domain>
  23.      <locale name="C">
  24.      <short>Number of rows in a custom game</short>
  25.      <long></long>
  26.      </locale>
  27.      </schema>
  28.  
  29.      <schema>
  30.      <key>/schemas/apps/gnomine/geometry/nmines</key>
  31.      <applyto>/apps/gnomine/geometry/nmines</applyto>
  32.      <owner>gnomine</owner>
  33.      <type>int</type>
  34.      <default>40</default>
  35.      <gettext_domain>gnome-games</gettext_domain>
  36.      <locale name="C">
  37.      <short>The number of mines in a custom game</short>
  38.      <long></long>
  39.      </locale>
  40.      </schema>
  41.  
  42.      <schema>
  43.      <key>/schemas/apps/gnomine/geometry/mode</key>
  44.      <applyto>/apps/gnomine/geometry/mode</applyto>
  45.      <owner>gnomine</owner>  
  46.      <type>int</type>                
  47.      <default>0</default>
  48.      <gettext_domain>gnome-games</gettext_domain>
  49.      <locale name="C">
  50.      <short>Board size</short>
  51.      <long>Size of the board (0-2 = small-large, 3=custom)</long>
  52.      </locale>
  53.      </schema>
  54.  
  55.      <schema>
  56.      <key>/schemas/apps/gnomine/use_question_marks</key>
  57.      <applyto>/apps/gnomine/use_question_marks</applyto>
  58.      <owner>gnomine</owner>
  59.      <type>bool</type>
  60.      <default>FALSE</default>
  61.      <gettext_domain>gnome-games</gettext_domain>
  62.      <locale name="C">
  63.      <short>Use the unknown flag</short>
  64.      <long>Set to true to be able to mark squares as unknown.</long>
  65.      </locale>
  66.      </schema>
  67.  
  68.      <schema>
  69.      <key>/schemas/apps/gnomine/use_overmine_warning</key>
  70.      <applyto>/apps/gnomine/use_overmine_warning</applyto>
  71.      <owner>gnomine</owner>
  72.      <type>bool</type>
  73.      <default>FALSE</default>
  74.      <gettext_domain>gnome-games</gettext_domain>
  75.      <locale name="C">
  76.      <short>Warning about too many flags</short>
  77.      <long>Set to true to enable warning icons when too many flags are placed.</long>
  78.      </locale>
  79.      </schema>
  80.  
  81.                                  
  82.      <schema>
  83.      <key>/schemas/apps/gnomine/use_autoflag</key>
  84.      <applyto>/apps/gnomine/use_autoflag</applyto>
  85.      <owner>gnomine</owner>
  86.      <type>bool</type>
  87.      <default>FALSE</default>
  88.      <gettext_domain>gnome-games</gettext_domain>
  89.      <locale name="C">
  90.      <short>Enable automatic placing of flags</short>
  91.      <long>Set to true to have gnomine automatically flag squares as mined when enough squares are revealed</long>
  92.      </locale>
  93.      </schema>
  94.  
  95.                                  
  96.   </schemalist>
  97.   
  98. </gconfschemafile>
  99.